[]
Represents a map layer with grid for geographical data.
public class GeoGridLayer<T> : ExtraMapLayer<T>
Public Class GeoGridLayer(Of T)
Inherits ExtraMapLayer(Of T)
| Name | Description |
|---|---|
| T |
| Name | Description |
|---|---|
| GeoGridLayer(FlexMap<T>) | Creates one GeoGridLayer<T> instance. |
| Name | Description |
|---|---|
| ExtraMapLayerTypeName | Gets the map layer name. |